import { Workspace } from '../../../workspace'; export declare function warmupMarkup(workspace: Workspace, referer?: string | string[]): string;