export declare const FieldNameMap: {
    语言: string;
    短名称: string;
    标记: string;
    模板名: string;
    模板: string;
};
