import { GraphQLType } from 'graphql/type'; export declare function stringifyTypeWrappers(type: GraphQLType): [string, string];