import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon'; export declare const CodeTextFilled: FluentFontIcon; export declare const CodeTextRegular: FluentFontIcon; export declare const CodeText16Regular: FluentFontIcon; export declare const CodeText16Filled: FluentFontIcon; export declare const CodeText20Regular: FluentFontIcon; export declare const CodeText20Filled: FluentFontIcon;