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