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