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