export function ListLabel({ item, globalValueSets }: { item: any; globalValueSets: any; }): React.JSX.Element; import React from 'react';