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