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