import { ComponentStyle } from '../../styles/typings'; import { InputProps } from './typings'; declare const inputStyle: ComponentStyle; export default inputStyle;