I have a small doubt regarding exports.
import mongoose from "mongoose" // code export default mongoose.model(\'\', Schema)
What