import { GraphQLError } from 'graphql'; export declare function addPathToValidationError(validationError: GraphQLError): GraphQLError;