export type { MathData } from './math.base';
export { mathRules, createCleanMathEl } from './math.core';
