import type { GenericParent } from 'myst-common'; export declare function parseLatex(value: string): GenericParent; //# sourceMappingURL=tex.d.ts.map