import type { Stringifyable } from '@alwatr/type'; export declare const parseJson: (str: string) => T | null; //# sourceMappingURL=json.d.ts.map