export default class UnityEditor { constructor(); static readonly editorPath: string; static readonly enginePath: string; static readonly batchModeArgs: string[]; }