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