export default function calc(item: any, needCalcKeys: string[][], history: any): void;
export declare const reset: (arr: any, dataIndex: any) => void;
