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