import * as i0 from "@angular/core";
import * as i1 from "./if-is-browser.directive";
import * as i2 from "./if-is-server.directive";
import * as i3 from "@angular/common";
export declare class NgxSsrPlatformModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<NgxSsrPlatformModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<NgxSsrPlatformModule, [typeof i1.IfIsBrowserDirective, typeof i2.IfIsServerDirective], [typeof i3.CommonModule], [typeof i1.IfIsBrowserDirective, typeof i2.IfIsServerDirective]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<NgxSsrPlatformModule>;
}
