export const ChatGroups = { NOTE_EDITOR: -1, DEFAULT: 0, } as const;