export const UserSessionMessages = { NOT_FOUND: 'User session not found', DELETED: 'User session deleted successfully', };