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