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