import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const SimFilled: FluentFontIcon;
export declare const SimRegular: FluentFontIcon;
export declare const Sim16Regular: FluentFontIcon;
export declare const Sim16Filled: FluentFontIcon;
export declare const Sim20Regular: FluentFontIcon;
export declare const Sim20Filled: FluentFontIcon;
export declare const Sim24Regular: FluentFontIcon;
export declare const Sim24Filled: FluentFontIcon;
