declare module 'NODESERVER' { export const host: string, path: string, port: string, server: any; }