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