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