import { GraphQLType } from 'graphql'; export default function isList(typeObj: GraphQLType): boolean;