import { FileOutput, Types } from 'graphql-codegen-core'; export declare function generate(config: Types.Config, saveToFile?: boolean): Promise;