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