export function createText(el: any, text?: any, { style, isTitle, classes, useHtmlLabels, isNode, width, addSvgBackground, }?: any): any;
