import { MethodMeta } from '../../ComponentMeta.js'; export declare function methodsToMarkdown(methods: MethodMeta[]): string[]; //# sourceMappingURL=markdown-methods.d.ts.map