import React from 'react'; import { NumberInputLabelProps } from './number-input-label-props'; export declare const NumberInputLabel: React.FC;