export declare function Label({ inputId, label }: ILabelProps): import("react/jsx-runtime").JSX.Element;
