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