export default class WebWorker {
    constructor(worker: WebWorker, workerScirptURL: string);
}
