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