import * as i0 from "@angular/core";
import * as i1 from "./page.component";
import * as i2 from "@angular/common";
/**
 * @docsId SkyPageModuleLegacy
 * @deprecated Use the SkyPageModule in `@skyux/pages` instead.
 */
export declare class SkyPageModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<SkyPageModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<SkyPageModule, [typeof i1.SkyPageComponent], [typeof i2.CommonModule], [typeof i1.SkyPageComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<SkyPageModule>;
}
