/// declare namespace NodeJS { interface ProcessEnv { readonly REACT_APP_OPEN_REPLAY_KEY: string; } }