import React from 'react'; import type { ConnectedWalletTableCellProps } from './lib/index.js'; /** Cell showing a wallet icon and display name. */ export declare const ConnectedWalletsWalletTableCell: React.FC; //# sourceMappingURL=Wallet.d.ts.map