import { TemplateRef } from '@angular/core'; import { WeekViewHourSegment } from 'calendar-utils'; import * as i0 from "@angular/core"; export declare class CalendarWeekViewHourSegmentComponent { segment: WeekViewHourSegment; segmentHeight: number; locale: string; isTimeLabel: boolean; daysInWeek: number; customTemplate: TemplateRef; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }