import { ModuleWithProviders } from '@angular/core';
import * as i0 from "@angular/core";
import * as i1 from "./context-import-export/context-import-export.module";
import * as i2 from "./context-manager/context-manager.module";
import * as i3 from "./context-map-button/context-map-button.module";
import * as i4 from "./share-map/share-map.module";
import * as i5 from "./sidenav/sidenav.module";
/**
 * @deprecated import the components/directives directly or SHARE_MAP_DIRECTIVES for the set
 */
export declare class IgoContextModule {
    static forRoot(): ModuleWithProviders<IgoContextModule>;
    static ɵfac: i0.ɵɵFactoryDeclaration<IgoContextModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<IgoContextModule, never, never, [typeof i1.IgoContextImportExportModule, typeof i2.IgoContextManagerModule, typeof i3.IgoContextMapButtonModule, typeof i4.IgoShareMapModule, typeof i5.IgoSidenavModule]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<IgoContextModule>;
}
