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