import { Rule } from "../config"; export declare const MINIMUM: Rule[]; export declare const LESSER: Rule[]; export declare const MAJOR: Rule[]; export declare const MAXIMUM: Rule[];