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