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