export { MockBitcoinWallet } from './MockBitcoinWallet'; export type { MockBitcoinWalletConfig } from './MockBitcoinWallet'; export { MockEthereumWallet } from './MockEthereumWallet'; export type { MockEthereumWalletConfig } from './MockEthereumWallet'; //# sourceMappingURL=index.d.ts.map