export default [ '{{company.adjective}} {{company.noun}} {{company.legal_entity_type}}', '{{company.adjective}} {{person.last_name.generic}} {{person.last_name.generic}} {{company.legal_entity_type}}', '{{person.first_name.generic}} {{company.legal_entity_type}}', '{{person.last_name.generic}} & {{person.last_name.generic}} {{company.noun}} {{company.legal_entity_type}}', '{{person.last_name.generic}} {{company.legal_entity_type}}', ];