How can I use axios inside strapi controller?

try instead:

const axios = require('axios');