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