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