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