import type { DelegateTaskArgs } from "./types"; export declare function getTaskID(args: Pick): string | undefined;