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

declare const UsersGroupOutlineIcon: MdiReactIconComponentType;
export default UsersGroupOutlineIcon;
