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