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