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