// @flow strict export { formatError } from './GraphQLError'; export type { GraphQLFormattedError } from './GraphQLError';