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