export declare class MathFunction { Name: string; Symbol: string; funcName: string; }