import { State } from './dashboard'; export declare function dashboardMarkup(state: State): string; //# sourceMappingURL=dashboard-markup.d.ts.map