2 lines
93 B

/// <reference types="./types" />
export declare const getHTML: (vditor: IVditor) => string;