import { PrismaQlHandler } from "../../handler-registries/handler-registry.js";
export declare const updateField: PrismaQlHandler<"UPDATE", "FIELD", "mutation">;
//# sourceMappingURL=update-field.d.ts.map