import { InputProps } from '@chakra-ui/react'; export declare const PasswordInput: import("@chakra-ui/react").ComponentWithAs<"input", InputProps>;