export declare const maxRule: { ({ value, max, errorKeys }: any): any; toBePresent: string[]; preserveProps: string[]; rule: string; }; //# sourceMappingURL=max.d.ts.map