import { Response } from "express"; export type IResponse = Response;