export declare const DRAG_OVER_CSS_CLASS = "fu-file-drag-over"; export declare const DISABLED_CSS_CLASS = "fu-file-drag-drop-disabled"; export declare const LOADING_CSS_CLASS = "fu-file-drag-drop-loading";