/// export declare const keyString: (key: Buffer) => string; export declare const keyReadableString: (key: Buffer) => string;