// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`UserStatus should match snapshot, away status 1`] = `
`;
exports[`UserStatus should match snapshot, dnd status 1`] = `
`;
exports[`UserStatus should match snapshot, online status 1`] = `
`;
exports[`UserStatus should match snapshot, should default to offline status 1`] = `
`;