import { IUseFunction } from '../evaluator/function'; export declare function getDefaultFunctions(): IUseFunction[];