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