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