import { IconProps } from '../types'; import React from 'react'; declare const GroupingIcon: React.FC; export default GroupingIcon;