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