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