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