export declare const formatPrice: { (price: number, currency: string): string; parameters: any; };