import { MdiReactIconComponentType } from './dist/typings';

declare const CounterIcon: MdiReactIconComponentType;
export default CounterIcon;
