export type { CounterProps } from './types'; export { default } from './Counter';