/// declare const ColumnManage: (props: Pick) => JSX.Element, TableCache: (props: Pick) => JSX.Element; export { ColumnManage, TableCache };