// eslint-disable-next-line no-var declare var process: { env: { ENTRYPOINT: string; NODE_ENV: string; }; };