import { methodReturn, ValidatorProps } from '.';
export default function rangeOverflow(value: any, props: ValidatorProps): methodReturn;
