import { ModulesSdkUtils } from "@jackchim/utils"; /** * Initialize a knex connection that can then be shared to any resources if needed */ export declare function pgConnectionLoader(): Promise>; //# sourceMappingURL=pg-connection-loader.d.ts.map