declare function convertToTable(html: string, schema: any, editor: any): any; export default convertToTable;