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

declare const Counting3Icon: MdiReactIconComponentType;
export = Counting3Icon;