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