import type { GraphQLRequest } from "../core/index.js";
export declare function transformOperation(operation: GraphQLRequest): GraphQLRequest;
//# sourceMappingURL=transformOperation.d.ts.map