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