export declare function runWorker(arg: string): Promise<string>;
