declare const name: (data: any, map: any, score: any, id: any, mods: any, file: string) => string;
export default name;
