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