import { ValueProvider } from '@angular/core';
import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "./rangenavigator.module";
export declare const RangeTooltipService: ValueProvider;
export declare const PeriodSelectorService: ValueProvider;
/**
 * NgModule definition for the RangeNavigator component with providers.
 */
export declare class RangeNavigatorAllModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<RangeNavigatorAllModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<RangeNavigatorAllModule, never, [typeof i1.CommonModule, typeof i2.RangeNavigatorModule], [typeof i2.RangeNavigatorModule]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<RangeNavigatorAllModule>;
}
