export { AdminUI } from "./adminUi";
export { SimpleORM, type DatabaseDeclaration, type GenericDB } from "./simpleOrm";
//# sourceMappingURL=index.d.ts.map