export { default as FancyNumberInput } from './FancyNumberInput'; export type { TFancyNumberInput } from './TFancyNumberInput.model';