export declare function renderFormula(text: string, isBlock?: boolean): string;
