import type { RuntimeSkill } from '@n8n/agents'; export declare function targetTasksSkill(): RuntimeSkill;