import type * as graphql from 'graphql'; import type { GraphQLValue } from '../../lib'; export declare function stripLoc(value: T): T;