/** Grouping key for "the same query" — same template, any bound values. */
export declare function queryFamilyHash(sql: string): string;
//# sourceMappingURL=query-family-hash.d.ts.map