i have a problem with exporting moongose model to jest test files
That is my model
import mongoose, {Schema} from \'mongoose\'; export interface IReaction