import { PrismaQlHandler } from "../../handler-registries/handler-registry.js"; export declare const getEnumRelations: PrismaQlHandler<"GET", "ENUM_RELATIONS", "query">; //# sourceMappingURL=get-enum-relations.d.ts.map