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