/** * @description style to html * @author hsuna */ export declare function styleToHtml(node: any, elemHtml: any): any;