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