import type { FC, SVGProps } from "react";
export declare const EyeOff: FC<SVGProps<SVGSVGElement>>;
export default EyeOff;
//# sourceMappingURL=EyeOff.d.ts.map