export class WalletRecovery { mnemonic: string; password: string; folderPath: string; name: string; network: string; }