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