import type { ITextInputProps } from './types'; export default function TextInput(props: ITextInputProps): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=index.d.ts.map