import { PageSlotService } from './page-slot.service';
import * as i0 from "@angular/core";
import * as i1 from "./page-slot.component";
import * as i2 from "@angular/common";
import * as i3 from "../../outlet/outlet.module";
import * as i4 from "../component/page-component.module";
export declare class PageSlotModule {
    constructor(_pageSlot: PageSlotService);
    static ɵfac: i0.ɵɵFactoryDeclaration<PageSlotModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<PageSlotModule, [typeof i1.PageSlotComponent], [typeof i2.CommonModule, typeof i3.OutletModule, typeof i4.PageComponentModule], [typeof i1.PageSlotComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<PageSlotModule>;
}
