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