import { TableColumn } from '../DataTable.vue.d'; export default function readConfig(tableId: string, defaultColumns: TableColumn[]): Promise;