import type { ValidatorMeta } from "../validator-types.mjs";
/**
 * Verify whether the localization files localize the manifest correctly.
 */
export declare const manifestLocalization: ValidatorMeta;
//# sourceMappingURL=manifest-localization.d.mts.map