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