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