import * as restify from "restify"; declare let app: restify.Server; export default app;