/** * @see https://github.com/brianc/node-postgres/blob/6c840aabb09f8a2d640800953f6b884b6841384c/lib/client.js#L325-L348 */ export declare const escapeLiteralValue: (subject: string) => string; //# sourceMappingURL=escapeLiteralValue.d.ts.map