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