export default async fetchDataRadioCamara => {

    const response = await axiosInstance.get(API_RADIO_CAMARA_URL,);
    //console.log(response)