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