export declare enum CommunicationType { Chat = "C", Email = "E", Fax = "F", Mobile = "G", Telephone = "T", Website = "W" }