/**
 * Retrieves all wallets
 */
export declare function useWallets(): readonly import("../../index.js").Wallet[];
