import type { JsonOrPath } from "../types.js"; export declare function resolveJson(json: JsonOrPath): Promise>;