import { IconDefinition } from '../types';
declare const UsergroupAddOutlined: IconDefinition;
export default UsergroupAddOutlined;
