abstract fun mapSets(newSenders: Set<DragAndDropObject<S>>, newReceivers: Set<DragAndDropObject<R>>, init: DragAndDropLocalConfig<S, R>.() -> Unit = null): Unit