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