import type { ValidatorMeta } from "../validator-types.cjs";
/**
 * Check if the version in manifest is the same as in package.json.
 */
export declare const versionMatch: ValidatorMeta;
//# sourceMappingURL=version-match.d.cts.map