8 lines
425 B
TypeScript
8 lines
425 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
|
|
export declare const CellularOffFilled: FluentFontIcon;
|
|
export declare const CellularOffRegular: FluentFontIcon;
|
|
export declare const CellularOff20Regular: FluentFontIcon;
|
|
export declare const CellularOff20Filled: FluentFontIcon;
|
|
export declare const CellularOff24Regular: FluentFontIcon;
|
|
export declare const CellularOff24Filled: FluentFontIcon;
|