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