import { IconSvgProps } from '../types';
declare const EyeClosed: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default EyeClosed;
//# sourceMappingURL=EyeClosed.d.ts.map