import { Installation } from '@xpla/wallet-types'; export declare function useInstallableWallets(): Installation[] | undefined;