/// import { Worker } from 'worker_threads'; declare const worker: Worker | undefined; export default worker;