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