/** @type {ParseFn} */ export const parseJson: ParseFn; declare const _default: { parse: ParseFn; heuristicImports: false; synchronous: true; }; export default _default; import type { ParseFn } from './types.js'; //# sourceMappingURL=parse-json.d.ts.map