import { ScoreCode } from "../helper"; export declare function totalCal(chara: any, scoreType: ScoreCode): number;