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