declare module y3.Const { const enum LinkSfxPointType { ['START'] = 1, ['END'] = 2, } }