declare function update(compilerVersion: any, abi: any): any; declare const _default: { update: typeof update; }; export = _default;