import { QueryResult } from "pg"; export declare function connection(query: string): Promise; //# sourceMappingURL=connection.d.ts.map