import { EmotionIcon } from '@emotion-icons/emotion-icon'; export declare const ChatWarning: EmotionIcon; export declare const ChatWarningDimensions: { height: number; width: number; };