import { ParserField } from "graphql-js-tree"; export declare const getScalarFields: (node: ParserField, validScalars: string[]) => ParserField[];