import { TextFieldTheme } from './types'; declare const textField: TextFieldTheme; export default textField;