/** * Buildless browser client served at /dashboard/app.js. * * It remains a string asset so the published package needs no frontend build or * asset-copy step. Pure interaction, search, and hierarchy factories are * interpolated from the same sources exercised by the Node test suite. */ export declare const DASHBOARD_JS: string;