export declare enum NegativeFormatType { Empty = "Empty", MinusSign = "MinusSign", Parenthesis = "Parenthesis" }