import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "./daterangepicker.module";
/**
 * NgModule definition for the DateRangePicker component with providers.
 */
export declare class DateRangePickerAllModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<DateRangePickerAllModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<DateRangePickerAllModule, never, [typeof i1.CommonModule, typeof i2.DateRangePickerModule], [typeof i2.DateRangePickerModule]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<DateRangePickerAllModule>;
}
