export { AnimatedNumber } from './AnimatedNumber'; export type { AnimatedNumberProps } from './AnimatedNumber.types';