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