import type * as pl from "nodejs-polars"; export type Table = pl.LazyDataFrame;