import type { ValidatorMeta } from "../validator-types.cjs";
/**
 * Check if the platform version in manifest exceeds the version
 * used in production.
 */
export declare const productionPlatformVersion: ValidatorMeta;
//# sourceMappingURL=production-platform-version.d.cts.map