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