function getTemperatureStatus (targetDate) { return '42' } export { getTemperatureStatus }