export * from './NumberInput'; import { NumberInputProps } from './NumberInput.types'; export type { NumberInputProps };