const endorsementOptions = { EDUCATOR: 'Educator', OEM_APPROVED: 'OEM Approved', FULL_GLASS: 'Full Glass Coverage', PARKING_GUARD: 'Parking Guard', REPAIR_WAIVED: 'Repair Waived' }; export { endorsementOptions };