import { SVGProps } from "react";
declare const GIArcher: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { GIArcher };
