import { UniversalWorker } from './interfaces/IThread.js'; export declare function createSequentialWorker(): UniversalWorker;