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