import { IconProps } from './@ErkIcon'; declare function GroupIcon(props: IconProps): JSX.Element; export default GroupIcon;