export type ParamDeriveKeysFromMnemonicAndPath = { mnemonic: string; path: string; };