export declare const builtInFuncKeys: string[];
/** @deprecated */
export declare const builtInFuncs: string[];
export declare const builtInVarKeys: string[];
