import * as d from '../../../declarations';
export declare function slotsToMarkdown(slots: d.JsonDocsSlot[]): string[];
