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