import * as i0 from "@angular/core";
import * as i1 from "./page-viewer.component";
import * as i2 from "./page-template.component";
import * as i3 from "@angular/common";
export declare class PageViewerModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<PageViewerModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<PageViewerModule, [typeof i1.PageViewerComponent, typeof i2.PageTemplateComponent], [typeof i3.CommonModule], [typeof i1.PageViewerComponent, typeof i2.PageTemplateComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<PageViewerModule>;
}
