export default { generic: ['Dr.', 'Frau', 'Herr', 'Prof. Dr.'], female: ['Dr.', 'Frau', 'Prof. Dr.'], male: ['Dr.', 'Herr', 'Prof. Dr.'], };