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