export declare const CONSTANTS: {
    STANDARD: string;
    MULTIVARIATE: string;
};
