export declare const INSIGHT_CSS = "\n.min-h-screen {\n min-height: 100vh;\n}\n"; export declare const INSIGHT_JS = "\n(() => {\n const root = document.getElementById('react-root');\n if (root) {\n root.textContent = 'Insights are unavailable in this build.';\n }\n})();\n"; export declare const EXPORT_HTML_TEMPLATE = "\n\n
\n \n \n