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