8 lines
419 B
TypeScript
8 lines
419 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
|
|
export declare const Cellular5GFilled: FluentFontIcon;
|
|
export declare const Cellular5GRegular: FluentFontIcon;
|
|
export declare const Cellular5G20Regular: FluentFontIcon;
|
|
export declare const Cellular5G20Filled: FluentFontIcon;
|
|
export declare const Cellular5G24Regular: FluentFontIcon;
|
|
export declare const Cellular5G24Filled: FluentFontIcon;
|