declare function _exports( updatedModules: (string | number)[], renewedModules: (string | number)[] | null, ): void; export = _exports;