function createEnvironment(options) { return options; } export { createEnvironment };