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