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

declare const UserGroupOutlineIcon: MdiReactIconComponentType;
export default UserGroupOutlineIcon;
