import * as i0 from "@angular/core";
import * as i1 from "./drag-directive.directive";
import * as i2 from "./drop-directive.directive";
import * as i3 from "@angular/common";
export declare class DragDropDirectiveModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<DragDropDirectiveModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<DragDropDirectiveModule, [typeof i1.DragDirective, typeof i2.DropDirective], [typeof i3.CommonModule], [typeof i1.DragDirective, typeof i2.DropDirective]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<DragDropDirectiveModule>;
}
