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