import { ParserField } from 'graphql-zeus'; export declare const getCollection: (collectionsPath: string, field: ParserField) => string;