import * as i0 from "@angular/core";
import * as i1 from "./umap.pipe";
import * as i2 from "@angular/common/http";
export declare class UiMapLibModule {
    static forRoot(): {
        ngModule: typeof UiMapLibModule;
    };
    static ɵfac: i0.ɵɵFactoryDeclaration<UiMapLibModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<UiMapLibModule, [typeof i1.UmapPipe], [typeof i2.HttpClientModule], [typeof i1.UmapPipe]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<UiMapLibModule>;
}
