/// import HTTP from 'http'; declare function buildMockResponse(): HTTP.ServerResponse; export default buildMockResponse;