import type { PluginInfo } from '../types.js'; export declare function scanPluginState(pluginName?: string): PluginInfo[]; //# sourceMappingURL=plugin-state.d.ts.map