/** * @deprecated Use `DataView` instead. DataTable is deprecated and will not * receive new features. */ export declare const useDataTable: () => import("../data-table.types").TableContextType; //# sourceMappingURL=useDataTable.d.ts.map