import { FunctionHandler } from "../types"; export declare const calcFunction: FunctionHandler;