export const formatMoney = Intl.NumberFormat('ru-RU', { currency: 'RUB', style: 'currency', }).format;