export const MENTION_NOT_FOUND = 1;
export const MENTION_FOUND = 2;
