/**
 * The {@link https://www.postgresql.org | Postgres} library for Adapt.
 *
 * @public
 */
export * from "./Postgres";
export * from "./TestPostgres";
export * from "./PreloadedPostgresImage";
export * from "./PostgresProvider";
//# sourceMappingURL=index.d.ts.map