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