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