declare module y3.Const { const enum SlotType { ['PKG'] = 0, ['BAR'] = 1, } }