import * as i0 from "@angular/core";
export declare class IonicServerModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<IonicServerModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<IonicServerModule, never, never, never>;
    static ɵinj: i0.ɵɵInjectorDeclaration<IonicServerModule>;
}
export declare function hydrateIonicComponents(doc: any, appId: any): () => Promise<void>;
