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