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