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