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