import { Types } from 'graphql-codegen-core'; export declare function getCustomConfig(): string | null | never; export declare function createConfig(customConfigPath?: string): Types.Config | never;