import { Types } from 'graphql-codegen-core'; export declare function parseConfigFile(ymlString: string): Types.Config;