declare const JSONC: { parse: (text: string) => any; }; export default JSONC;