/**
 * Add __cancel-drag-event for the menu to open on touch devices on the draggdable element
 *
 */
export declare const getDragClassName: () => "" | "__cancel-drag-event";
