/** * Notify a runner process when a workflow task is picked up */ export declare function notifyRunner(): void;