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