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