export declare type RecoverFileSystemParams = { newUsername: string; oldUsername: string; readKey: Uint8Array; };