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