import type { TOC } from '@ember/component/template-only'; export interface DragIconSignature { Element: SVGSVGElement; } export declare const DragIcon: TOC; //# sourceMappingURL=drag.d.ts.map