export { default } from '../Number';
export type { NumberProps } from '../Number';
