import { PrismaQlHandler } from "../../handler-registries/handler-registry.js";
export declare function normalizeQuotes(input: string): string;
export declare const updateDB: PrismaQlHandler<"UPDATE", "DB", "mutation">;
//# sourceMappingURL=update-db.d.ts.map