import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const TextFontInfoFilled: FluentFontIcon;
export declare const TextFontInfoRegular: FluentFontIcon;
export declare const TextFontInfo16Regular: FluentFontIcon;
export declare const TextFontInfo16Filled: FluentFontIcon;
export declare const TextFontInfo20Regular: FluentFontIcon;
export declare const TextFontInfo20Filled: FluentFontIcon;
export declare const TextFontInfo24Regular: FluentFontIcon;
export declare const TextFontInfo24Filled: FluentFontIcon;
