import * as i0 from "@angular/core";
import * as i1 from "./ngx-page-scroll.directive";
import * as i2 from "ngx-page-scroll-core";
export declare class NgxPageScrollModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<NgxPageScrollModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<NgxPageScrollModule, [typeof i1.NgxPageScrollDirective], [typeof i2.NgxPageScrollCoreModule], [typeof i1.NgxPageScrollDirective]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<NgxPageScrollModule>;
}
