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