import { type JSONNode } from '@redneckz/json-op'; export declare const fetchRefs: (refs: string[]) => Promise>;