GroupOutlined.d.ts 118 Bytes
import { IconDefinition } from '../types';
declare const GroupOutlined: IconDefinition;
export default GroupOutlined;