export enum Mhc { Never = 0, Always = 1, OnlyDuringDay = 2, OnlyAtNight = 3 }