import type { TaskLaunchOptions } from '../index.js'; export declare function yamlStringify(input: TaskLaunchOptions): string;