export type ICellAxisOption = any;
export type ITableAxisOption = ICellAxisOption;
