import type { PluginHostPaths, RuntimeSnapshot } from "./types.js"; export declare function scanInstalledPlugins(paths: PluginHostPaths): Promise;