import { PlatePlugin } from '@udecode/plate-common'; export declare const KEY_DRAG_OVER_CURSOR = "dragOverCursor"; export declare const dragOverCursorPlugin: PlatePlugin;