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

declare const AddIcon: MdiReactIconComponentType;
export default AddIcon;
