/// <reference types="react" />
export default function renderLabel(props: any): JSX.Element;
