export declare function applyDragImage(event: DragEvent, container: HTMLElement, label: string, extraClasses?: string[]): void;