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