/** * Absolute path to this package's `dist/index.js` (the MCP stdio entry). * Resolved from `dist/install/resolve-entry.js` at runtime. */ export declare function resolvePackageEntryPath(): string;