export declare type TTableColumnType = "string" | "age" | "number";