import { EventName } from '@lit/react'; import { ObcTextInputField as ObcTextInputFieldElement } from '@oicl/openbridge-webcomponents/dist/components/text-input-field/text-input-field.js'; export declare const ObcTextInputField: import("@lit/react").ReactWebComponent>; onChange: EventName>; onClear: EventName>; onBlur: EventName>; }>; //# sourceMappingURL=text-input-field.d.ts.map