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