import { FC } from 'react'; import { VistaTextInputV1Props } from '../type/vista-text-input-type'; export declare const VistaTextInputV1: FC;