import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const CodeOffFilled: FluentFontIcon;
export declare const CodeOffRegular: FluentFontIcon;
export declare const CodeOff16Regular: FluentFontIcon;
export declare const CodeOff16Filled: FluentFontIcon;
export declare const CodeOff20Regular: FluentFontIcon;
export declare const CodeOff20Filled: FluentFontIcon;
export declare const CodeOff24Regular: FluentFontIcon;
export declare const CodeOff24Filled: FluentFontIcon;
