sequelize.import is not a function

I'm new to express. I want to import files to sequelize and declared: const model = sequelize.import(path.join(__dirname, file)) ^ It returned the following type error