import * as i0 from "@angular/core";
import * as i1 from "@bespunky/angular-zen/core";
import * as i2 from "@bespunky/angular-zen/universal";
export declare class AsyncModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<AsyncModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<AsyncModule, never, [typeof i1.CoreModule, typeof i2.UniversalModule], [typeof i1.CoreModule]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<AsyncModule>;
}
