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