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

declare const UsersGroupIcon: MdiReactIconComponentType;
export default UsersGroupIcon;
