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