import { loadConfig } from 'graphql-config';
export declare type LoadConfigOptions = Partial<Parameters<typeof loadConfig>[0]>;
