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