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