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