declare enum OmnichannelErrorCodes {
    WidgetUseOutsideOperatingHour = 705
}
export default OmnichannelErrorCodes;
