import type { UIMap } from '../ui'; export declare function generateStaticElements(uiMap: UIMap): string;