/**
 * `true` if the current code is running in a WebWorker.
 */
declare const _default: boolean;
export default _default;
//# sourceMappingURL=is_worker.d.ts.map