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