export function useFormulaFunction(formulaStr: any, suggestions: any): { formulaFunction: null; error: string; }; //# sourceMappingURL=useFormulaFunction.d.ts.map