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