declare const Eye: (props: any) => JSX.Element;
export default Eye;
