import type Ajv from "../ajv";
export declare function applyLimitNumberKeywords(ajv: Ajv): void;
