export declare const ERR_NOT_SUPPORTED = "Not Supported";
export declare const MAX_DECIMAL_POINTS = 12;
