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