import { ParserField } from 'graphql-zeus'; export declare const getField: (resolverField: ParserField, rootTypes: ParserField[]) => Promise;