import { WalletProps } from '../../wallets/index'; export declare const getDefaultWallets: () => WalletProps[];