export { Namespaces, type NamespaceListResponse, type NamespaceListParams } from "./namespaces.js"; export { Tables, type TableListResponse, type TableListParams } from "./tables/index.js"; //# sourceMappingURL=index.d.ts.map