export type ResponseFormatter = (body?: any, options?: ResponseInit) => Response;