import type { TOC } from '@ember/component/template-only'; export interface UserGroupIconSignature { Element: SVGSVGElement; } export declare const UserGroupIcon: TOC; //# sourceMappingURL=user-group.d.ts.map