export declare function computeCacheKey(sql: string, mode: "o" | "a", bind?: SQLiteCompatibleType[]): string | null | undefined; //# sourceMappingURL=cache.d.ts.map