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