import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const MarkdownFilled: FluentFontIcon;
export declare const MarkdownRegular: FluentFontIcon;
export declare const Markdown20Regular: FluentFontIcon;
export declare const Markdown20Filled: FluentFontIcon;
export declare const Markdown24Regular: FluentFontIcon;
export declare const Markdown24Filled: FluentFontIcon;
