import type { TOC } from '@ember/component/template-only'; export interface NavRightDoubleIconSignature { Element: SVGSVGElement; } export declare const NavRightDoubleIcon: TOC; //# sourceMappingURL=nav-right-double.d.ts.map