import { GraphQLField } from 'graphql'; export declare const toArgsString: (field: GraphQLField) => string;