export declare const initDrag: (dndProxyElement: any, dndElements: any, config?: {}) => { destroy: () => void; };