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