export declare class IdGeneration { private static nouns; private static adjectives; static generateTunnelId(): string; } //# sourceMappingURL=idGeneration.d.ts.map