export declare enum SERVICE_TYPES {
    IS = "SERVICE_TYPE_IS",
    IM = "SERVICE_TYPE_IM"
}
//# sourceMappingURL=service-types.d.ts.map