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