/**
 * UEditor
 *        1.因【侵入性】较强，所以需要在【public目录】下，加入【静态文件】。
 */
export declare class xX_Rt_UEditor_Helper {
    static initUEditor(vue: VueConstructor_Type, apiUrl?: string): void;
    private static get_VueUeditorWrap;
}
//# sourceMappingURL=Rt_UEditor_Helper.d.ts.map