import { commons } from '@0xsequence/core'; export * from '@0xsequence/core'; export type Config = commons.config.Config; export type WalletContext = commons.context.WalletContext;