import { Response } from 'express';
export declare function FakeResponse(): Response;
