/** * 根据commonmark获取style * @param {*} mark */ export default function getCommonStyle(mark: any): {};