/** * Dashboard Resource Handler * * Serves the bundled Realtime Dashboard HTML UI. */ export declare function getDashboardResourceContent(): Promise; //# sourceMappingURL=dashboard.d.ts.map