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

declare const GroupAddIcon: MdiReactIconComponentType;
export default GroupAddIcon;
