export declare const formatPrice: (price: number, currency: string) => string;