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