import React from 'react'; import { NumberInputProps } from './number-input-props'; export declare const NumberInput: React.FC;