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