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

declare const MoreCircleOutlineIcon: MdiReactIconComponentType;
export default MoreCircleOutlineIcon;
