UNPKG

infinity-forge

Version:
3 lines (2 loc) 215 B
import { TranslateProps } from '../../../../../ui/index.js'; export declare function Label({ inputId, label, referenceID, isGlobal }: ILabelProps & Partial<TranslateProps>): import("react/jsx-runtime").JSX.Element;