import { Postgres, PostgresConfig } from '../../types.js';
export declare function postgres(config: PostgresConfig): Postgres;
//# sourceMappingURL=postgres.d.ts.map