// Export all wallet UI components
export { ConnectButton } from './connect/ConnectButton';
export { CustomAccountDisplay } from './account/AccountDisplay';
// Note: Midnight doesn't have network switching like EVM chains
