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