import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const NotebookErrorFilled: FluentFontIcon;
export declare const NotebookErrorRegular: FluentFontIcon;
export declare const NotebookError20Regular: FluentFontIcon;
export declare const NotebookError20Filled: FluentFontIcon;
export declare const NotebookError24Regular: FluentFontIcon;
export declare const NotebookError24Filled: FluentFontIcon;
