export declare function startDashboardServer(cwd: string, port: number): Promise<{ url: string; }>; //# sourceMappingURL=dashboard.d.ts.map