import { TypescriptWorkerOptions } from './types';
export declare let workerOptions: TypescriptWorkerOptions;
