import NumberInput from './NumberInput';
export * from './NumberInput';
export default NumberInput;
