import { IconProps } from '../types'; export declare const Eye: (props: IconProps) => JSX.Element;