UNPKG

bt-react-select

Version:
5 lines (4 loc) 121 B
import React from "react"; export declare const Label: ({ label }: { label?: string; }) => React.JSX.Element | null;