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