export interface NodeIKernelVasSystemUpdateService { getResPath (arg: unknown): unknown; isExist (arg: unknown): unknown; isNull (): boolean; }