const damageLocationsParts = { WINDSHIELD: "Windshield", DRIVER: "Driver", PASSENGER: "Passenger", REAR: "Rear", }; export { damageLocationsParts };