import { PrismaQlHandler } from "../../handler-registries/handler-registry.js"; export declare const getGenerators: PrismaQlHandler<"GET", "GENERATORS", 'query'>; //# sourceMappingURL=get-generators.d.ts.map