/** * Узкий неразрывный пробел */ export declare const NARROW_NO_BREAK_SPACE = "\u202F"; export declare const DECIMAL_SEPARATOR = ",";