import type { ValueNode } from "graphql/language/ast"; export declare function parseValueNode(ast: ValueNode): any; //# sourceMappingURL=parse-value-node.d.ts.map