import { WalletSecretDef } from "../types/wallet"; export declare const mnemonicToWalletSecretDef: (mnemonic: any) => Promise; //# sourceMappingURL=mnemonicToWalletSecretDef.d.ts.map