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

declare const UsersPlusIcon: MdiReactIconComponentType;
export default UsersPlusIcon;
