import React from 'react'; import { TextInputProps } from './types'; /** * @deprecated This component has been deprecated and will be removed in a future release, use TextField instead */ export declare const TextInput: import("../utils/with-own-theme").NewsKitReactComponents>; //# sourceMappingURL=text-input.d.ts.map