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