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