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