/// import { RenderRefControlConfig } from "./control.css.utilities.props"; /** * The value control, used for when string values are available */ export declare function renderValueControl(config: RenderRefControlConfig): JSX.Element;