import type { DragDropState } from '../types/index.js';
export declare const dndState: DragDropState<unknown>;
