import * as i0 from "@angular/core";
import * as i1 from "./components/scrollable/scrollable.component";
import * as i2 from "./directives/scrollable-content.directive";
import * as i3 from "@angular/common";
export declare class PupaScrollableModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<PupaScrollableModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<PupaScrollableModule, [typeof i1.ScrollableComponent, typeof i2.ScrollableContentDirective], [typeof i3.CommonModule], [typeof i1.ScrollableComponent, typeof i2.ScrollableContentDirective]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<PupaScrollableModule>;
}
