import type { TOC } from '@ember/component/template-only'; export interface UsersSingleIconSignature { Element: SVGSVGElement; } export declare const UsersSingleIcon: TOC; //# sourceMappingURL=users-single.d.ts.map