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