declare const myProcess: NodeJS.Process;
export { myProcess as process };
