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