import type { DocumentationObject } from '../Documentation';
export default function (documentation: DocumentationObject): DocumentationObject;
