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