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