import { State } from './dashboard'; export declare function dashboardMarkup(state: State): string;