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