import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "./ngx-scrolltop.component";
import * as i3 from "./ngx-scrolltop.directive";
export declare class NgxScrollTopModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<NgxScrollTopModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<NgxScrollTopModule, never, [typeof i1.CommonModule, typeof i2.NgxScrollTopComponent, typeof i3.NgxScrollTopDirective], [typeof i2.NgxScrollTopComponent, typeof i3.NgxScrollTopDirective]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<NgxScrollTopModule>;
}
