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