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