1 2 3 4 5
export default { generic: ['Dr.', 'Dra.', 'Sr.', 'Sra.', 'Srta.'], female: ['Dra.', 'Sra.', 'Srta.'], male: ['Dr.', 'Sr.'], };