import { GlobalWalletClient } from "@dynamic-labs/global-wallet-client"; export declare const getWallet: (environmentId: string) => GlobalWalletClient; //# sourceMappingURL=wallet.d.ts.map