export declare const json5Parse: <T>(content: string) => T;
