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