declare const sumArrPipe: (value: any, arg: string) => any;
export default sumArrPipe;
