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