import { Pool } from 'pg';
declare const pool: Pool;
export default pool;
//# sourceMappingURL=index.d.ts.map