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