import * as i0 from "@angular/core";
import * as i1 from "./page.component";
import * as i2 from "./helper-directives";
import * as i3 from "@angular/common";
import * as i4 from "@alauda/ui";
import * as i5 from "../../skeleton/module";
import * as i6 from "../../translate/translate.pipe";
import * as i7 from "../../translate/translate.directive";
import * as i8 from "../../translate/intl-format.pipes";
import * as i9 from "./notices/notice.component";
import * as i10 from "@angular/cdk/overlay";
export declare class PageModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<PageModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<PageModule, [typeof i1.PageComponent, typeof i2.PageHeaderDirective, typeof i2.PageContentDirective, typeof i2.PageSiderDirective, typeof i2.PageToolbarDirective], [typeof i3.CommonModule, typeof i4.IconModule, typeof i5.SkeletonModule, typeof i4.InlineAlertModule, typeof i6.TranslatePipe, typeof i7.TranslateDirective, typeof i7.TranslateMatchDirective, typeof i7.TranslateTextDirective, typeof i8.IntlNumberPipe, typeof i8.IntlCurrencyPipe, typeof i8.IntlPercentPipe, typeof i8.IntlDatePipe, typeof i8.IntlDateTimePipe, typeof i8.IntlRelativeTimePipe, typeof i9.NoticeComponent, typeof i10.CdkScrollable], [typeof i1.PageComponent, typeof i2.PageHeaderDirective, typeof i2.PageContentDirective, typeof i2.PageSiderDirective, typeof i2.PageToolbarDirective]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<PageModule>;
}
