import React from 'react'; import { IEntityProps } from '../../types'; export declare const EntityCashPrice: React.FC;