import type { TOC } from '@ember/component/template-only'; export interface NavShowMoreHorizontalIconSignature { Element: SVGSVGElement; } export declare const NavShowMoreHorizontalIcon: TOC; //# sourceMappingURL=nav-show-more-horizontal.d.ts.map