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