namespace NodeJS { interface ProcessEnv { WAITWHILE_SERVER: string; } }