import { Base, Type } from "igniteui-webcomponents-core"; /** * @hidden */ export declare class UltraCalcFunctionLoader extends Base { static $t: Type; static staticInit(): void; static b(): void; private static a; }