import { IEnumRuleOptions, IFunction } from '../types';
export declare const enumeration: IFunction<IEnumRuleOptions>;
