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