export declare class GraphQLTypesLoader { mergeTypesByPaths(paths: string | string[]): Promise; private getTypesFromPaths; private includeNodeModules; }