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