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