/** * @description i18n en * @author wangfupeng */ declare const _default: { tableModule: { deleteCol: string; deleteRow: string; deleteTable: string; widthAuto: string; insertCol: string; insertRow: string; insertTable: string; header: string; }; }; export default _default;