/** * Version of the v4 engine capability set implemented by this source tree. * It is independent of template artifact versions, which may advance without an engine release. * Raise it when a new named step, provider, validator, or other template-visible capability ships. */ export declare const CURRENT_V4_ENGINE_VERSION = "6.11.0"; //# sourceMappingURL=engineVersion.d.ts.map