import type { IconProps } from '../../types';
declare const Group2Fill: import("react").NamedExoticComponent<IconProps>;
/**
 * MingCute Icon: Group 2 Fill
 * @see {@link https://www.mingcute.com MingCute Icon Docs}
 */
export { Group2Fill };
