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