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