import { type JSX } from 'react'; export declare const DialogTextInput: (props: Record) => JSX.Element;