export type ParamDeriveKeysFromMnemonic = { mnemonic: string; algoNormal: string; algoMaster: string; index: number; };