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