import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const HdFilled: FluentFontIcon;
export declare const HdRegular: FluentFontIcon;
export declare const Hd16Regular: FluentFontIcon;
export declare const Hd16Filled: FluentFontIcon;
export declare const Hd20Regular: FluentFontIcon;
export declare const Hd20Filled: FluentFontIcon;
export declare const Hd24Regular: FluentFontIcon;
export declare const Hd24Filled: FluentFontIcon;
