export declare const DndKit: import('platejs/react').PlatePlugin | null; scrollerProps?: Partial; onDropFiles?: (props: { id: string; dragItem: import('@platejs/dnd').FileDragItemNode; editor: import('platejs/react').PlateEditor; monitor: import('react-dnd').DropTargetMonitor; nodeRef: any; target?: import('platejs').Path; }) => void; }, {}, {}, {}>>[];