import * as d from '../../../declarations';
export declare function propsToMarkdown(props: d.JsonDocsProp[]): string[];
