export { counterRoot, counterConfig } from './Counter'; export { tokens as counterTokens } from './Counter.tokens'; export type { CounterProps } from './Counter.types'; //# sourceMappingURL=index.d.ts.map