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