8 lines
419 B
TypeScript
8 lines
419 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
|
|
export declare const Cellular3GFilled: FluentFontIcon;
|
|
export declare const Cellular3GRegular: FluentFontIcon;
|
|
export declare const Cellular3G20Regular: FluentFontIcon;
|
|
export declare const Cellular3G20Filled: FluentFontIcon;
|
|
export declare const Cellular3G24Regular: FluentFontIcon;
|
|
export declare const Cellular3G24Filled: FluentFontIcon;
|