export declare function defaultSumFunc(cells: any[]): any; export declare function noopSumFunc(cells: any[]): void | null;