import { ScoreCode } from "../helper"; export declare function makeJson(enka: any, uid: number, charaName: string, scoreType: ScoreCode): Promise;