import { Key } from '../../core/Key.js';
export declare const encodeKey: (code: string, decodedKey: string) => Key;
//# sourceMappingURL=encodeKey.d.ts.map