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