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

declare const GroupIcon: MdiReactIconComponentType;
export default GroupIcon;
