export interface IEventColors {
    backgroundColor: string;
    hoverColor: string;
}
//# sourceMappingURL=IEventColors.d.ts.map