const prefix = 'TALK_MODERATION_ACTIONS'; export const OPEN_TOOLTIP = `${prefix}_OPEN_TOOLTIP`; export const CLOSE_TOOLTIP = `${prefix}_CLOSE_TOOLTIP`;