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