export declare function math_escape(s: string): string; export declare function math_unescape(s: string): string;