export declare function formatGroup(grouping: number[], thousands: string): (value: string, width: number) => string;