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