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