export namespace STATUSES {
    let dnd: any;
    let online: any;
    let offline: any;
    let unavailable: any;
    let xa: any;
    let away: any;
}
//# sourceMappingURL=constants.d.ts.map