const module = await import("./libopentui.so", { with: { type: "file" } }) const path = module.default export default path;