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