import { Response } from "express";
export interface HttpResponse extends Response {
}
//# sourceMappingURL=HttpResponse.d.ts.map