import type { TextInputTheme } from "./TextInput";
export declare const textInputTheme: TextInputTheme;
