import { RemoteJoinerQuery } from "@medusajs/types";
export declare function toRemoteJoinerQuery(obj: any, variables?: Record<string, any>): RemoteJoinerQuery;
//# sourceMappingURL=helpers.d.ts.map