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