export type DragDropTypes = 'stage'; export declare const DRAG_DROP_TYPES: Record, DragDropTypes>;