OwlCyberSecurity - MANAGER
Edit File: math.d.ts
declare function math(formula: string, additionalSymbols?: Object): string; export default math;