8 lines
419 B
TypeScript
8 lines
419 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
|
|
export declare const Cellular4GFilled: FluentFontIcon;
|
|
export declare const Cellular4GRegular: FluentFontIcon;
|
|
export declare const Cellular4G20Regular: FluentFontIcon;
|
|
export declare const Cellular4G20Filled: FluentFontIcon;
|
|
export declare const Cellular4G24Regular: FluentFontIcon;
|
|
export declare const Cellular4G24Filled: FluentFontIcon;
|