export * from './Counter'; import { Counter } from './Counter'; export const accountProviders = { Counter };