export { default } from "./number.component";
export type { NumberProps } from "./number.component";
