declare const jsonPrune: (value: any, depthDecr: any, arrayMaxLength: any) => any; export default jsonPrune;