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