declare const shutDownEnv: () => Promise<void>;
export default shutDownEnv;
