import { FC, SVGProps } from 'react'; declare const IconEye: FC & { fill?: string }>; export default IconEye;