/** Per-tenant h2a root for an authenticated `sub`. */ export declare function rootForSub(baseRoot: string, sub: string): string; //# sourceMappingURL=tenancy.d.ts.map