export declare function workflowToolContextErrorMessage(helper: "agent" | "ask"): string;
export declare function workflowCallbackErrorMessage(kind: "channel" | "schedule"): string;
