import * as i0 from "@angular/core";
import * as i1 from "./datepicker.component";
import * as i2 from "@angular/common";
/**
 * NgModule definition for the DatePicker component.
 */
export declare class DatePickerModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<DatePickerModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<DatePickerModule, [typeof i1.DatePickerComponent], [typeof i2.CommonModule], [typeof i1.DatePickerComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<DatePickerModule>;
}
