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

declare const CircleMediumIcon: MdiReactIconComponentType;
export = CircleMediumIcon;