export { NumberInput } from "./NumberInput.component"; export type { NumberInputProps } from "./NumberInput.component";