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