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

declare const UserPlusIcon: MdiReactIconComponentType;
export default UserPlusIcon;
