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