/** * Компонент для отображения цены / стоимости / суммы. */ export declare const Price: import("react").FunctionComponent & import("@salutejs/plasma-new-hope/types/components/Price/Price.types.js").PriceProps & import("react").RefAttributes>;