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