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