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