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