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