export declare const currencyExtendedFormatter: (lng: string | undefined, options: any) => (value: any) => string;