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