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