import React from 'react'; import { INumberInput } from './types'; export declare const NumberInput: React.ForwardRefExoticComponent>;