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