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