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