export function parseLocatedJson<T = any>(source: string, location: string): T;
//# sourceMappingURL=json.d.ts.map