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

declare const CircleIcon: MdiReactIconComponentType;
export default CircleIcon;
