import * as Panel from '../../panel-utils/PanelUtils'; import ClientList from './ClientList'; export default function ClientControlPanel() { return ( Manage clients ); }