export declare const DEFAULT_COUNTERS_LIMIT = 3;
export declare function numberFormatter(num: number): JSX.Element;
