import { ProTableColumnType } from '../../../types'; export default function useColumns(): ProTableColumnType[];