export default renderMathInElement;
declare function renderMathInElement(elem: any, options: any): void;
