import type { DelegateTaskArgs } from "./types"; export declare function getPersistedBackgroundTaskDescription(args: DelegateTaskArgs, agent: string): string;