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