export default function JSONparser(inputString: string): string | any[] | Record;