/**
 * Metadata file stored beside the production Next build output.
 *
 * @private internal constant of `buildAgentsServer`
 */
export declare const AGENTS_SERVER_BUILD_CACHE_FILENAME = ".ptbk-agents-server-build-cache.json";
