import type { FixEngine } from "./types.js"; export declare const createCursorCliEngine: (cwd?: string) => FixEngine; //# sourceMappingURL=cursor-cli.d.ts.map