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