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