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