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