import React from 'react';
declare const InputNumberRender: (props: any) => React.JSX.Element;
export default InputNumberRender;
