export declare function decode(clientKey: string): string; export declare function encode(key: string): string;