import { CountingNumber } from '@/registry/text/counting-number'; export const CountingNumberDecimalDemo = () => { return ( ); };