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