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