import { OMath } from '../../openxml/math/OMath'; import Word from '../../Word'; export declare function renderOMath(word: Word, math: OMath): DocumentFragment;