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