I wanted to import image in react without declaring it on top of the file like, import img from \'./this/is/file.png\'
import img from \'./this/is/file.png\'
But, I wanted to import it directly to