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