/** * `true` if the current code is running in a WebWorker. */ declare const _default: boolean; export default _default;