/// import HTTP from 'http'; declare function closeServer(server: HTTP.Server): Promise; export default closeServer;