/// import http from 'http'; import { Parser } from 'mockstar'; export default function (server: http.Server, mockerParser: Parser): http.Server;