export interface CardanoGenerateWallet { mnemonic: string; xpub: string; } //# sourceMappingURL=CardanoGenerateWallet.d.ts.map