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