import { Web3Wallet as Client } from "./client"; export * from "./constants"; export * from "./types"; export declare const Web3Wallet: typeof Client; export default Client; //# sourceMappingURL=index.d.ts.map