import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const employeeGroupIconName = "employee-group";
export declare const employeeGroupIcon: IconShapeTuple;
