import type { Config, Document } from '../../lib'; export default function graphqlExtensions(config: Config, documents: Document[]): Promise;