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