/** * @hidden */ declare const Wallet: (bitgo: any, wallet: any) => void; export = Wallet; //# sourceMappingURL=wallet.d.ts.map