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