export { assertLoopbackHost, assertRuntimeHealthy, findRuntime, isLoopbackHost, readRuntimeLock, removeRuntimeLock, resolveRuntimeLockPath, writeRuntimeLock, type LocalRuntime, type RuntimeHealthCheckOptions, type RuntimeLockOptions, } from "./runtime.js"; export { installedDesktopAppCandidates, resolveConfiguredDesktopAppPath, type DesktopAppPathOptions, type InstalledDesktopAppPathOptions, } from "./desktop-app.js"; //# sourceMappingURL=index.d.ts.map