export declare const createEncryptionKey: (password: string, passwordHash: string) => NonSharedBuffer;