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