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