export declare function validKey(key: Uint8Array | null | undefined): Uint8Array;
