import type { IconProps } from '../../types';
declare const GroupLine: import("react").NamedExoticComponent<IconProps>;
/**
 * Remix Icon: Group Line
 * @see {@link https://remixicon.com/icon/group-line Remix Icon Docs}
 */
export { GroupLine };
