export default class LangUtils { static wrapArray(o: V | V[]): V[]; }