export declare function evalMathExpression(str: string): number | null; //# sourceMappingURL=expressionParser.d.ts.map