/// export interface DashboardControllerProps { } export default function DasbhoardController(props: DashboardControllerProps): JSX.Element;