import { Wallet } from "../types"; export declare const KeplrWallet: Wallet; export declare const WalletConnectKeplrWallet: Wallet; export declare const Wallets: Wallet[]; //# sourceMappingURL=wallets.d.ts.map