import { GraphQLField } from "graphql"; export declare function toArgsString(field: GraphQLField): string;