import * as d from '../../../declarations';
export declare function stylesToMarkdown(styles: d.JsonDocsStyle[]): string[];
