export default function replaceElementWithText(domElement: any, textContent: any, component: any): any;