import { ActiveTable } from '../../../activeTable'; export declare class DragAndDropEvents { private static uploadFile; private static toggleOverlayElement; private static getAcceptedFileFormats; static setEvents(at: ActiveTable, fullTableContainer: HTMLElement, overlayElement: HTMLElement): void; } //# sourceMappingURL=dragAndDropEvents.d.ts.map