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

declare const AddCircleOutlineIcon: MdiReactIconComponentType;
export default AddCircleOutlineIcon;
