import { ParserField } from 'graphql-zeus'; export declare const init: (collectionPath: string, modelsPath: string, nodes: ParserField[]) => void;