import * as React from 'react'; export declare const getLabel: (str: any) => any; export declare const displayLabel: (data: any, type: any) => React.JSX.Element;