import * as i0 from "@angular/core";
import * as i1 from "./drag-drop.directive";
/**
 * @hidden
 * IMPORTANT: The following is NgModule exported for backwards-compatibility before standalone components
 */
export declare class IgxDragDropModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<IgxDragDropModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<IgxDragDropModule, never, [typeof i1.IgxDragDirective, typeof i1.IgxDropDirective, typeof i1.IgxDragHandleDirective, typeof i1.IgxDragIgnoreDirective], [typeof i1.IgxDragDirective, typeof i1.IgxDropDirective, typeof i1.IgxDragHandleDirective, typeof i1.IgxDragIgnoreDirective]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<IgxDragDropModule>;
}
