export declare const pgGodCredentials: {
    user: string;
    password: string;
    host: string;
};
//# sourceMappingURL=utils.d.ts.map