export interface MessageMediums { email?: boolean; sms?: boolean; voice?: boolean; }