const { Magic } = VM.require("mob.near/widget/Module.Magic"); if (!Magic) { return ""; } return <Magic>Hello World</Magic>;