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