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