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