export type { TextInputProps, TextInputTrailingAction } from '../../../types/text-input'; export { TextInput } from './adapters/inbound/TextInput'; //# sourceMappingURL=public.d.ts.map