/** * Design System Prompt for Generative UI * * Delivered to the host LLM as part of the visualize-data tool response. * The host LLM follows these rules when generating HTML for render-visualization. */ export declare const DESIGN_SYSTEM_PROMPT: string; //# sourceMappingURL=design-system-prompt.d.ts.map