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