import * as d from '../../../declarations';
export declare function methodsToMarkdown(methods: d.JsonDocsMethod[]): string[];
