declare function InlineWorker(options?: WorkerOptions): Worker;

export { InlineWorker };
