export { default } from './TextInput';
export type { TextInputProps, TextInputNonPassthroughProps } from './TextInput';
export type { TextInputActionProps } from '../internal/components/TextInputInnerAction';
//# sourceMappingURL=index.d.ts.map