import type { InjectedWalletModule } from './types.js'; declare const wallets: InjectedWalletModule[]; export default wallets;