import * as i0 from "@angular/core";
import * as i1 from "./components/month-picker/month-picker.component";
import * as i2 from "@angular/common";
import * as i3 from "@obliczeniowo/elementary/value-picker";
export declare class MonthPickerModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<MonthPickerModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<MonthPickerModule, [typeof i1.MonthPickerComponent], [typeof i2.CommonModule, typeof i3.ValuePickerModule], [typeof i1.MonthPickerComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<MonthPickerModule>;
}
