/** * Retrieves a list of registered wallets available to the dApp sorted by preference. */ export declare function useWallets(): import("@iota/wallet-standard").WalletWithRequiredFeatures[]; //# sourceMappingURL=useWallets.d.ts.map