import { x } from "./module_simpleExport.mjs"; result2 = x; export let y = x;