export declare const PILL_RADIUS_THRESHOLD = 9999;
export declare const formatNumberValue: (value: number) => string;
