import * as i0 from "@angular/core";
import * as i1 from "./scroll-drag.directive";
import * as i2 from "./scroll-shadow/scroll-shadow.component";
import * as i3 from "@angular/common";
export declare class NgxScrollDragModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<NgxScrollDragModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<NgxScrollDragModule, [typeof i1.ScrollDragDirective, typeof i2.ScrollShadowComponent], [typeof i3.NgIf], [typeof i1.ScrollDragDirective, typeof i2.ScrollShadowComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<NgxScrollDragModule>;
}
