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