export declare const numberFormat: (value: any, locale?: string, options?: any) => string;
