import type { GraphQLScalarType } from "graphql";
import { GraphQLInputObjectType } from "graphql";
export declare function listMutation(inputObject: GraphQLInputObjectType | GraphQLScalarType): GraphQLInputObjectType;
//# sourceMappingURL=ListMutation.d.ts.map