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