declare const parserArray: (value: any, previous: any[]) => any[]; export default parserArray;