import { FileOutput, Types } from 'graphql-codegen-plugin-helpers'; export declare const defaultPluginLoader: (mod: string) => Promise; export declare function executeCodegen(config: Types.Config): Promise;