import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const CodeFilled: FluentFontIcon;
export declare const CodeRegular: FluentFontIcon;
export declare const Code16Regular: FluentFontIcon;
export declare const Code16Filled: FluentFontIcon;
export declare const Code20Regular: FluentFontIcon;
export declare const Code20Filled: FluentFontIcon;
export declare const Code24Regular: FluentFontIcon;
export declare const Code24Filled: FluentFontIcon;
