/**
 * Version of the CLI-owned Agents Server build cache metadata.
 *
 * @private internal constant of `buildAgentsServer`
 */
export declare const AGENTS_SERVER_BUILD_CACHE_VERSION = 1;
