import * as i0 from "@angular/core";
import * as i1 from "./page-header.component";
import * as i2 from "./page-title.component";
export declare class StachePageHeaderModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<StachePageHeaderModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<StachePageHeaderModule, [typeof i1.StachePageHeaderComponent, typeof i2.StachePageTitleComponent], never, [typeof i1.StachePageHeaderComponent, typeof i2.StachePageTitleComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<StachePageHeaderModule>;
}
