export const CommentMessages = { NOT_FOUND: 'Comment not found', DELETED: 'Comment deleted successfully', };