import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const ChatWarningFilled: FluentFontIcon;
export declare const ChatWarningRegular: FluentFontIcon;
export declare const ChatWarning16Regular: FluentFontIcon;
export declare const ChatWarning16Filled: FluentFontIcon;
export declare const ChatWarning20Regular: FluentFontIcon;
export declare const ChatWarning20Filled: FluentFontIcon;
export declare const ChatWarning24Regular: FluentFontIcon;
export declare const ChatWarning24Filled: FluentFontIcon;
