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