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