export declare const echoWorkerChild: {
    terminate: () => void;
};
