/// import { Config } from '../../config'; export declare function DashboardPage(props: { config: Config; basePath: string; }): JSX.Element;