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