import { StyledIcon } from '@styled-icons/styled-icon';
export declare const Eye: StyledIcon;
export declare const EyeDimensions: {
    height: number;
    width: number;
};
