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