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