/** * Plugins management page. * Shows all discovered plugins with their status, hooks, adapters, and errors. * Fetches /plugins/list client-side for live data; supports reload via POST /plugins/reload. */ export declare const pluginPageHtml: string; //# sourceMappingURL=pluginPage.d.ts.map