import { Node } from 'cc'; interface jinjie_yl extends Node{ } declare global { type tree_hero_jinjie_yl = { "jinjie_yl" : jinjie_yl, }}