export declare const createWorker: () => Promise<{ errMsg: string; }>;