export declare function thousandsSeparator(value: number, d?: number): string;
