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