export declare class MathAnalysis {
    static fullAnalysis(name: string, report: boolean): void;
}
//# sourceMappingURL=MathAnalysis.d.ts.map