import * as i0 from "@angular/core";
import * as i1 from "./sticky-header.directive";
import * as i2 from "@angular/common";
export declare class StickyHeaderModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<StickyHeaderModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<StickyHeaderModule, [typeof i1.StickyHeaderDirective], [typeof i2.CommonModule], [typeof i1.StickyHeaderDirective]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<StickyHeaderModule>;
}
