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