import { IconProps } from '../types';
declare const Hurricane: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default Hurricane;
//# sourceMappingURL=Hurricane.d.ts.map