"use client"; export { TextInputControl } from "./text-input-control"; export type { TextInputControlProps } from "./text-input-control";