/** @deprecated Use `Stat.Number` instead. */
export { default } from '../Amount';
/** @deprecated Use `NumberProps` from `Stat.Number` instead. */
export type { AmountProps } from '../Amount';
