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