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