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