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