import * as i0 from "@angular/core";
import * as i1 from "./directives/draggable.directive";
import * as i2 from "./directives/droppable.directive";
import * as i3 from "./directives/sortable.directive";
import * as i4 from "./directives/drop-scroll-enhance.directive";
import * as i5 from "./directives/drop-scroll-enhance-side.directive";
import * as i6 from "./directives/batch-draggable.directive";
import * as i7 from "./directives/drag-sync.directive";
import * as i8 from "./directives/drop-sort-sync.directive";
import * as i9 from "./directives/dragdrop-sync-box.directive";
import * as i10 from "./directives/drag-preview.directive";
import * as i11 from "./directives/drag-preview.component";
import * as i12 from "./directives/drag-preivew-clone-from-domRef.component";
import * as i13 from "@angular/common";
export declare class DragDropModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<DragDropModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<DragDropModule, [typeof i1.DraggableDirective, typeof i2.DroppableDirective, typeof i3.SortableDirective, typeof i4.DropScrollEnhancedDirective, typeof i5.DropScrollEnhancedSideDirective, typeof i6.BatchDraggableDirective, typeof i7.DragSyncDirective, typeof i8.DropSortSyncDirective, typeof i9.DragDropSyncBoxDirective, typeof i10.DragPreviewDirective, typeof i11.DragPreviewComponent, typeof i12.DragPreviewCloneDomRefComponent], [typeof i13.CommonModule], [typeof i1.DraggableDirective, typeof i2.DroppableDirective, typeof i3.SortableDirective, typeof i4.DropScrollEnhancedDirective, typeof i5.DropScrollEnhancedSideDirective, typeof i6.BatchDraggableDirective, typeof i7.DragSyncDirective, typeof i8.DropSortSyncDirective, typeof i9.DragDropSyncBoxDirective, typeof i10.DragPreviewDirective, typeof i11.DragPreviewComponent, typeof i12.DragPreviewCloneDomRefComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<DragDropModule>;
}
