export declare class SubdomainTenancyNameFinder { getCurrentTenancyNameOrNull(rootAddress: string): string; }