export declare const runWorkerScript: (relativeScriptPath: string) => Promise<never>;
