/** * `npx @cortexkit/aft --version` — report the versions that actually matter * for debugging a setup: the CLI/npx package being run, the resolved `aft` * binary, and, per harness, the host version + the installed plugin version. */ export declare function runVersion(): number; //# sourceMappingURL=version.d.ts.map