import type { DragState } from './DragTypes'; export declare const NoDrag: () => DragState; //# sourceMappingURL=NoDrag.d.ts.map