import { Fn } from 'sequelize/types/lib/utils'; export type SequelizeFunctionType = T | Fn;