import ITableLocale from "./ITableLocale";
declare const TableEN: ITableLocale;
export default TableEN;
