UNPKG

bt-react-select

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