export declare const createWorker: (worker: CallableFunction, workerScriptURL: string) => Worker;