import * as i0 from "@angular/core"; import * as i1 from "./timepicker"; export { NgbTimepicker } from './timepicker'; export { NgbTimepickerConfig } from './timepicker-config'; export { NgbTimeStruct } from './ngb-time-struct'; export { NgbTimeAdapter } from './ngb-time-adapter'; export { NgbTimepickerI18n } from './timepicker-i18n'; export declare class NgbTimepickerModule { static ɵfac: i0.ɵɵFactoryDeclaration; static ɵmod: i0.ɵɵNgModuleDeclaration; static ɵinj: i0.ɵɵInjectorDeclaration; }