export type NumberFormat = 'positive' | 'percent' | 'rate' | 'digit' | 'fraction'; //# sourceMappingURL=number-format.d.ts.map