export default function formatNumber(value: any, lang: string, options?: Intl.NumberFormatOptions): any;
