export default { generic: ['Dr', 'M', 'Mlle', 'Mme', 'Prof'], female: ['Dr', 'Mlle', 'Mme', 'Prof'], male: ['Dr', 'M', 'Prof'], };