import { Table } from "./table"; export type { Column } from "./col"; export { Table }; //# sourceMappingURL=index.d.ts.map