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