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