import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "./year-picker.component";
export declare class YearPickerModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<YearPickerModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<YearPickerModule, never, [typeof i1.CommonModule, typeof i2.YearPickerComponent], [typeof i2.YearPickerComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<YearPickerModule>;
}
