"use strict"; module.exports = Object.freeze( Object.assign( () => { /** noop */ }, { __mock__: true }, ), );