import { FieldNode } from 'graphql'; export declare function makeValue(graphqlAst: FieldNode): any;