export interface IMyDayLabels { [day: string]: string; } //# sourceMappingURL=my-day-labels.interface.d.ts.map